home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / langDefs / spec.lang < prev    next >
Text File  |  2004-07-06  |  1KB  |  39 lines

  1. # RPM Spec language definition file
  2. #
  3. # Author Andre Simon
  4. #   Mail andre.simon1@gmx.de
  5. #   Date 08.02.04
  6. # ------------------------------------------
  7. # This file is a part of highlight, a free source code converter released under the GPL.
  8. #
  9. # The file is used to describe keywords and special symbols of programming languages.
  10. # See README in the highlight directory for details.
  11. #
  12. # New definition files for future releases of highlight are always appreciated ;)
  13. #
  14. # ----------
  15. # andre.simon1@gmx.de
  16. # http/www.andre-simon.de/
  17.  
  18. $KW_LIST(kwa)=Summary Name Version Release Copyright Group URL Packager Prefix 
  19. Distribution Vendor  Icon Provides Requires Serial Conflicts AutoReqProv
  20. BuildArch ExcludeArch ExclusiveArch ExclusiveOS  BuildRoot NoSource NoPatch
  21. License Buildroot Source0 case in esac for do done function if then fi elif
  22. else select time  until  while source alias bind break builtin command continue
  23. declare dirs disown echo enable export fc fg getopts hash help history jobs 
  24. let local logout popd printf pushd pwd read readonly return set  shift shopt
  25. suspend test times trap type ulimit umask unalias unset wait eval bg cd echo
  26. eval exec exit kill read set test trap ulimit umask wait mkdir install make rm
  27. rmdir
  28.  
  29. $KW_PREFIX(kwb)=%
  30.  
  31. $SL_COMMENT=#
  32.  
  33. $IGNORECASE=false
  34.  
  35. $KW_DELIM(kwb)=%{ }
  36.  
  37. $SYMBOLS= ( ) [ ] { } , ; : & | < > !  = / *  + -
  38.  
  39.